Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This is a PoC of publishing (mirroring) images built as part of any evergreen patch for more accessible staging/prerelease registry in quay.
The following images are mirrored:
From rapid-releases:
from ECR/dev:
All images are published into quay.io/mongodb/staging/
Additionally, a special easy-to-use helm chart is prepared, with values.yaml rewritten to the staging registries and versions to allow easy installation of the whole bundle without specifying all the overrides for registry in --set.
Helm chart is packaged as OCI image and published into quay.io/mongodb/staging/helm_chart/mongodb-kubernetes:
Proof of Work
Based on PR #386
Chain of upstream PRs as of 2025-09-01
PR Search Public Preview - main feature branch #229:
master
←search/public-preview
PR CLOUDP-342325 Basic enterprise search support #309:
search/public-preview
←fealebenpae/enterprise-search
PR Enterprise Search snippets #386:
fealebenpae/enterprise-search
←fealebenpae/enterprise-search-snippets
fealebenpae/enterprise-search-snippets
←lsierant/publish-to-staging
Checklist
skip-changelog
label if not needed